]> git.neil.brown.name Git - wiggle.git/blobdiff - wiggle.1
Add heuristic to take shortcut when too slow.
[wiggle.git] / wiggle.1
index a0a62e295c560fe920283a19330993d4de92e86b..e5a651110ff0f8e8cab8da16e6c94f08e7bae36c 100644 (file)
--- a/wiggle.1
+++ b/wiggle.1
@@ -252,6 +252,15 @@ functions,
 .I wiggle
 attempts to revert changes rather than apply them.
 .TP
+.BR \-\-shortest
+If the files being compared are large, it can take a long time to
+isolate the differences.  Normally 
+.I wiggle
+will give up on perfection if a step take more than 20msec.  To over-ride
+this and always find the shortest edit-distance between two files, use the
+.B \-\-shortest
+option.
+.TP
 .BR \-i ", " \-\-no\-ignore
 Normally wiggle will ignore changes in the patch which appear to
 already have been applied in the original.  With this flag those